Click or drag to resize

PrackContentDisposition Property

Gets or sets Content-Disposition header field. The Content-Disposition header field is used to describe the function of a request body.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string ContentDisposition { get; set; }

Property Value

Type: String
See Also